home *** CD-ROM | disk | FTP | other *** search
- object frmDesign: TfrmDesign
- Left = 373
- Top = 157
- HelpType = htKeyword
- HelpKeyword = 'passingvariables'
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = '$TITLE$'
- ClientHeight = 360
- ClientWidth = 497
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poDesigned
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 497
- Height = 59
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Label5: TLabel
- Left = 40
- Top = 176
- Width = 124
- Height = 13
- Caption = 'Install this application for:'
- end
- object ISNT: TLabel
- Left = 72
- Top = 240
- Width = 35
- Height = 13
- Caption = '$ISNT$'
- Visible = False
- end
- object Label2: TLabel
- Left = 40
- Top = 112
- Width = 77
- Height = 13
- Caption = '&Program Folder:'
- end
- object Label4: TLabel
- Left = 40
- Top = 72
- Width = 401
- Height = 33
- AutoSize = False
- Caption =
- 'Setup will add program shortcuts to the Program Folder listed be' +
- 'low. You may type a new folder name, or accept the suggested nam' +
- 'e. Click Next to continue.'
- Transparent = True
- WordWrap = True
- end
- object Bevel2: TBevel
- Left = -2
- Top = 58
- Width = 504
- Height = 9
- Shape = bsTopLine
- end
- object Label6: TLabel
- Left = 37
- Top = 24
- Width = 313
- Height = 13
- Caption =
- 'Select the location where you would like to create new shortcuts' +
- '.'
- Transparent = True
- end
- object Label1: TLabel
- Left = 24
- Top = 8
- Width = 125
- Height = 13
- Caption = 'Select Program Folder'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 5
- Top = 306
- Width = 60
- Height = 13
- Caption = 'InstallAware'
- Enabled = False
- end
- object Bevel1: TBevel
- Left = 68
- Top = 314
- Width = 430
- Height = 9
- Shape = bsTopLine
- end
- object Image2: TImage
- Left = 384
- Top = 0
- Width = 137
- Height = 58
- Picture.Data = {<image001.bmp>}
- Proportional = True
- Stretch = True
- end
- object MenuGroup: TEdit
- Tag = 1
- Left = 40
- Top = 128
- Width = 401
- Height = 21
- Hint = 'STARTMENU'
- TabOrder = 0
- end
- object AllUsers: TRzRadioButton
- Left = 72
- Top = 192
- Width = 225
- Height = 17
- Hint = 'ALLUSERS'
- Caption = '&Anyone who uses this computer (all users)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object MySelf: TRzRadioButton
- Left = 72
- Top = 208
- Width = 153
- Height = 17
- Caption = 'Only for &me (current user)'
- Checked = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- TabStop = True
- end
- object Cancel: TButton
- Tag = 3
- Left = 412
- Top = 325
- Width = 75
- Height = 23
- Caption = 'Cancel'
- TabOrder = 5
- end
- object Next: TButton
- Tag = 1
- Left = 325
- Top = 325
- Width = 75
- Height = 23
- Caption = '&Next >'
- Default = True
- TabOrder = 3
- end
- object Back: TButton
- Tag = 2
- Left = 249
- Top = 325
- Width = 75
- Height = 23
- Caption = '< &Back'
- TabOrder = 4
- end
- end
-